home *** CD-ROM | disk | FTP | other *** search
- * -------------------------------------------------------------------
- * PRINTER CODE DEFINITION FILE FOR EPSON STYLUS COLOR
- * ------------------------------------------------------------------
- * all values are decimal, and must be separated by spaces or commas.
-
- * Note that not all typefaces will allow any size; see the
- * printer manual for details. Before selecting another size
- * (codes 20-35) make sure you reset the previous size by inserting
- * code 20 (standard font).
- * This printer driver has not been thoroughly tested; please think
- * of it as sort of "alpha release"; thus any hints / ideas
- * will be greatly appreciated. (Michael Schmid, CIS:100106,2132)
-
- * CODES 00-19 PITCH & LPI
-
- * code 01; 5 lines/inch
- 01:27,51,36
- * code 02; 6 lines/inch
- 02:27,50
- * code 03; 7.2 lines/inch
- 03:27,51,25
- * code 04; 8 lines/inch
- 04:27,48
- * code 05; 9 lines/inch
- 05:27,51,20
-
- * CODES for CHR/INCH
-
- * code 10 10 cpi
- 10:27,80
- * code 12 12 cpi
- 12:27,77
- * code 15 15 cpi
- 15:27,103
- * code 17 17 cpi
- 17:15
- * code 18 release 17 cpi
- 18:18
- * code 20 Standard Font (10,5 pt; 10 cpi)
- 20:27,80
-
- * CODES 20-35, FONT SIZE
- * code 22; Point Size 8
- 22:27,88,1,16,0
- * code 23; Point Size= 10,5
- 23:27,88,1,21,0
- * code 24; Point Size= 12
- 24:27,88,1,24,0
- * code 25; Point Size= 14
- 25:27,88,1,28,0
- * code 26; Point Size= 16
- 26:27,88,1,32,0
- * code 27; Point Size= 18
- 27:27,88,1,36,0
- * code 28; Point Size= 20
- 28:27,88,1,40,0
- * code 29; Point Size= 22
- 29:27,88,1,44,0
- * code 30; Point Size= 24
- 30:27,88,1,48,0
- * code 31; Point Size= 26
- 31:27,88,1,52,0
- * code 32; Point Size= 28
- 32:27,88,1,56,0
- * code 33; Point Size= 30
- 33:27,88,1,60,0
- * code 34; Point Size= 36
- 34:27,88,1,64,0
-
-
- * CODES 40-49, FONT STYLE AND EFFECTS
-
- * code 40 draft mode
- 40:27,120,0
-
- * code 41 LQ mode
- 41:27,120,1
-
- * code 42 emphasized mode (bold) ON
- 42:27,69
-
- * code 43 emphasized mode (bold) OFF
- 43:27,70
-
- * code 44 Italic ON
- 44:27,52
-
- * code 45 Italic OFF
- 45:27,53
-
- * code 46 double width characters ON
- 46:27,87,1
-
- * code 47 double width characters OFF
- 47:27,87,0
-
- * code 50 superscript ON
- 50:27,83,0
-
- * code 51 subscript ON
- 51:27,83,1
-
- * code 52 superscript/subscript OFF
- 52:27,84
-
- * code 53 underline ON
- 53:27,45,1
-
- * code 54 underline OFF
- 54:27,45,0
-
-
- * CODES 64-69 ; SPECIAL FUNCTIONS
-
- * CODE 64 , enable MicroWeave
- 64:27,40,105,1
- * CODE 65 , disable MicroWeave
- 65:27,40,105,0
- * CODE 66 , initialize Printer
- 65:27,64
-
-
- * CODES 70 - 79 , select a typeface
-
- * code 70 , select === Courier ===
- 70:27,107,2
- * code 71 , select === ROMAN T ===
- 71:27,107,10
- * code 72 , select === Sans Serif H (PS) ===
- 72:27,107,11
- * code 73 , select === Roman ===
- 73:27,107,0
- * code 74 , select === Sans Serif ===
- 74:27,107,1
- * code 75 , select === Prestige ===
- 75:27,107,3
- * code 76 , select === Script ===
- 76:27,107,4
-
- * CODES 80-86; CHOOSE COLORS
-
- * code 80; choose === black ===
- 80:27,114,0
- * code 81; choose === magenta ===
- 81:27,114,1
- * code 82; choose === cyan ===
- 82:27,114,2
- * code 83; choose === violet ===
- 83:27,114,3
- * code 84; choose === yellow ===
- 84:27,114,4
- * code 85; choose === red ===
- 85:27,114,5
- * code 86; choose === green ===
- 86:27,114,6
-
-